home *** CD-ROM | disk | FTP | other *** search
- /* NeXTSTEP Release 3 */
-
- /* Server name is unknown */
- "unknown" = "sconosciuto";
-
- /* Error is general; no dbprocess name to report */
- "none" = "nessuno";
-
- /* No error message was passed */
- "no message" = "nessun messaggio";
-
- /* DBPROCESS struct was stepped on */
- "Sybase: dbproc fatally munged!" = "Sybase: errore fatale in dbproc!";
-
- /* Login to server failed */
- "Sybase: login failed." = "Sybase: collegamento fallito.";
-
- /* The nib file for the login panel is missing or misplaced */
- "Sybase: login panel not found!" = "Sybase: non ho trovato il pannello del collegamento!";
-
- /* sprintf format with prefix for error and info messages and log entries */
- "Sybase: %s" = "Sybase: %s";
-
- /* sprintf format for info messages */
- "Sybase server: %s Procedure: %s Line: %d\n Message: %s" = "Server Sybase: %s Procedura: %s Riga: %d\n Messaggio: %s";
-